Op deze pagina kunt u een gedetailleerde analyse krijgen van een woord of zin, geproduceerd met behulp van de beste kunstmatige intelligentietechnologie tot nu toe:
общая лексика
Java Connector Architecture
название модели, обеспечивающей интеграцию серверных J2EE-приложений с EIS (в том числе и с унаследованными системами) с использованием коннекторов (connectors). При этом источниками информации являются ERP, CRM и другие EIS-системы
общая лексика
(Account Card Calling) оплата на персональный счёт
в телефонии - одна из услуг интеллектуальных сетей связи
(Automatic Color Control) автоматический контроль цвета
(Authorization Contract for Containers) спецификация ACC
модель авторизации в J2EE
Jakarta EE, formerly Java Platform, Enterprise Edition (Java EE) and Java 2 Platform, Enterprise Edition (J2EE), is a set of specifications, extending Java SE with specifications for enterprise features such as distributed computing and web services. Jakarta EE applications are run on reference runtimes, that can be microservices or application servers, which handle transactions, security, scalability, concurrency and management of the components it is deploying.
Jakarta EE is defined by its specification. The specification defines APIs (application programming interface) and their interactions. As with other Java Community Process specifications, providers must meet certain conformance requirements in order to declare their products as Jakarta EE compliant.
Examples of contexts in which Jakarta EE referencing runtimes are used are: e-commerce, accounting, banking information systems.